home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet.Works 39
/
Issue 39.iso
/
mac
/
MacSoftware
/
Netscape 6 Full Installer
/
Installer Modules
/
browser.xpi
/
viewer
/
res
/
rdf
/
LocalStore.css
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Cascading Style Sheet File
|
2000-09-29
|
453 b
|
35 lines
window {
display: block;
}
tree {
display: table;
background-color: #eeeeee;
border: none;
border-spacing: 0px;
border-collapse: collapse;
}
treerow {
display: table-row;
}
treehead {
display: table-header-group;
}
treebody {
display: table-row-group;
}
treecell {
display: table-cell;
}
treehead treerow treecell {
background-color: #a0a0a0;
border: thin black solid;
}